Release 10.1A: OpenEdge Application Server:
Developing AppServer Applications
Raising the STOP condition
A Progress 4GL client can raise a
STOPcondition within a remote procedure when a user presses the STOP key. Raising theSTOPcondition while a remote procedure is executing causes theSTOPcondition to be propagated to the appropriate AppServer session where aSTOPcondition is then raised.A
STOPcondition sent to the remote procedure does not necessarily mean that the remote procedure terminates immediately.ONSTOPhandlers within the remote procedure might prevent the procedure from actually being terminated. For information on how a remote procedure handles aSTOPcondition received from the client, see the information on condition handling in Chapter 2, " Programming the AppServer."
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |